AppointmentIsMeeting Property |
Indicates whether the item is a meeting or appointment.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic bool IsMeeting { get; }Public ReadOnly Property IsMeeting As Boolean
Get
Property Value
Type:
Booleantrue if this instance is meeting; otherwise,
false.
See Also